home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / tstttp11.lha / TurboTop / TurboTop.txt < prev    next >
Text File  |  1996-03-26  |  1KB  |  32 lines

  1. ; TurbopTop v1.1 © Christian Vigard / TurboSoft - 1996
  2. ;
  3. ; Usage: TurboTop <Option> <OutPut>
  4. ;
  5. ; Options:        U = Top Uploaders
  6. ;                 D = Top Downloaders
  7. ;                 C = Top Callers
  8. ;                 A = Top Authors
  9. ;                 F = Top Files
  10. ; About/Info:     ? = For Some Information
  11.  
  12. RUN >NIL: BBS:Utils/TurboTop/MAX-TopGen U RAM:TopUL.Text
  13. RUN >NIL: BBS:Utils/TurboTop/MAX-TopGen D RAM:TopDL.Text
  14. RUN >NIL: BBS:Utils/TurboTop/MAX-TopGen C RAM:TopCallers.Text
  15. RUN >NIL: BBS:Utils/TurboTop/MAX-TopGen A RAM:TopAuthors.Text
  16. RUN >NIL: BBS:Utils/TurboTop/MAX-TopGen F RAM:TopFiles.Text
  17.  
  18. ;MBRS-TurbopTop v1.1 © Christian Vigard / TurboSoft - 1996
  19. ;
  20. ;Usage: MBRS-TurboTop <Option> <OutPut>
  21. ;
  22. ;Options:        U = Top Uploaders
  23. ;                D = Top Downloaders
  24. ;About/Info:     ? = For Some Information
  25.  
  26. RUN >NIL: BBS:Utils/TurboTop/MBRS-TopGen U BBS:Text/MBRS-TopUL.Text
  27. RUN >NIL: BBS:Utils/TurboTop/MBRS-TopGen D BBS:Text/MBRS-TopDL.Text
  28.  
  29. ; This is just a sample config, change it so it suits you...
  30. ;
  31. ; /Author: Christian Vigard - Contact me if there's any problems...
  32.